Megaman 3 Text Editor Version 1.2


NOTE: This is Beta, although im pretty sure it should save and load the text correctly.


Introduction
------------
This is a Megaman 3 Text editor, it edits all the main text, such as the boss names, weapon names, and any other text I could really find.

Notes
-----
1. Save after each text entry you edit, I made it recognize each entry, but it doesnt save all changes at a time to the rom...only the one you are editing...

2.I implemented length checking, and I believe its 100% correct, but errors are alwasy possible..so if you find one that isnt correct, please tell me, and ill fix it right away.

3.if you find any bugs, email them to me, with a description at: chaosflare@gmail.com, or PM me on acmlms at http://board.acmlm.org/sendprivate.php?userid=39

4. Enjoy :)..although there isnt much text to edit, its alot easier then using a hex editor.

5. oh, and the text is in capital, but when editing caps doesnt matter, since it saves to upper case anyway.

Changelog
---------
Version 1.2 - Fixed a couple bugs, and added rom checking to make sure you loaded the right rom.

version 1.0 - First Release